Skip to content

Release v0.15.3: fix repeated e in visual mode#55

Merged
oribarilan merged 1 commit into
mainfrom
release/v0.15.3
Jul 1, 2026
Merged

Release v0.15.3: fix repeated e in visual mode#55
oribarilan merged 1 commit into
mainfrom
release/v0.15.3

Conversation

@oribarilan

Copy link
Copy Markdown
Owner

Repeated e in visual mode now extends the selection progressively instead of getting stuck after the first press.

The handler was missing a cursorTo action alongside selectRange, so the cursor stayed put and subsequent e presses computed the same target. Added a regression test that verifies both actions are emitted.

Bump to v0.15.3. Repeated e in visual mode now extends the selection
progressively instead of getting stuck after the first press.
@oribarilan oribarilan merged commit c1c5c47 into main Jul 1, 2026
1 check passed
@oribarilan oribarilan deleted the release/v0.15.3 branch July 1, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant